ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _Map<TKey,TValue> Class / _has Method

In This Topic
    _has Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _has( _
       ByVal key As TKey _
    ) As Boolean
    public bool _has( 
       TKey key
    )

    Parameters

    key
    See Also